ASP.NET Core MVC コントロールヘルプ
ItemsSourceId メソッド (BoundSheetBuilder<T>)

C1.AspNetCore.Mvc.FlexSheet アセンブリ > C1.Web.Mvc.Sheet.Fluent 名前空間 > BoundSheetBuilder<T> クラス : ItemsSourceId メソッド
The value.
Configurates C1.Web.Mvc.Sheet.BoundSheet<T>.ItemsSourceId. Sets the ItemsSourceId specify which CollectionViewService will be used for this control.
シンタックス
'宣言
 
Public Function ItemsSourceId( _
   ByVal value As System.String _
) As BoundSheetBuilder(Of T)
public BoundSheetBuilder<T> ItemsSourceId( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

BoundSheetBuilder<T> クラス
BoundSheetBuilder<T> メンバ